boot.initrd.luks.devices.<name>.keyFileOffset
The offset of the key file. Use this in combination with
keyFileSize to use part of a file as key file
(often the case if a raw device or partition is used as a key file).
If not specified, the key begins at the first byte of
keyFile.
- Type
null or signed integer- Default
null- Example
4096- Declared
- <nixpkgs/nixos/modules/system/boot/luksroot.nix>